/*
Theme Name: Socius Theme
Theme URI: https://www.eliteroofingservices.com
Description: A custom theme designed and developed by Socius Marketing.
Author: Socius Marketing
Author URI: https://www.sociusmarketing.com
Version: 1.1
*/

/* =Sitewide Styles
-------------------------------------------------------------- */

body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Vollkorn", serif;
  font-weight: normal;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 10px;
}
h3 {
  color: #000;
  font-weight: 700;
}
h4 {
  color: #000;
  font-weight: 700;
}
p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  margin: 0 0 20px;
}
.entry-content ul li,
.entry-content ol li {
  line-height: 26px;
}

a {
  color: #d7bd00;
  font-weight: 700;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
  outline: none;
}
.entry-content a {
  transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
}

a img,
a:active {
  outline: none;
}
*:focus {
  outline: 0;
}

.sq_btn {
  font-family: "Vollkorn", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #000;
  border: 1px solid #fbe434;
  padding: 17px 50px 15px;
  letter-spacing: -1px;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.sq_btn:hover {
  color: #fbe434;
  background: #000;
  border: 1px solid #fbe434;
}

/* =Layout
-------------------------------------------------------------- */

.full {
  width: 100%;
  float: left;
}
.full:before {
  content: " ";
  display: table;
}
#access,
#colophon,
#main,
.container {
  margin: 0 auto;
  position: relative;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  text-align: center;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
#main_container {
  background: #fff;
  position: relative;
  z-index: 999;
}

/* =Header
-------------------------------------------------------------- */
#navbar {
  position: relative;
}
#rowTop {
}
#rowTop #social {
  text-align: left;
  margin-top: 5px;
}
#social a {
  color: #d0d0d0;
  font-size: 12px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#social a:hover {
  color: #fbe434;
}
#social .fa-inverse {
  color: #000;
}
#topNav {
  position: relative;
  top: 0px;
  z-index: 9999;
  text-align: right;
  float: right;
}
#topNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
}
#topNav ul > li {
  padding: 10px;
  display: inline-block;
  position: relative;
}
#topNav ul > li > a {
  position: relative;
  font-weight: 400;
  background-color: transparent;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#topNav ul > li > a:hover,
#topNav ul > li > a:focus,
#topNav ul > li > a:active {
  color: #fbe434;
}
#topRight {
  float: right;
}
.topNav,
#topNav div {
  display: inline-block;
}
.phone {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
}
a.phone:hover,
a.phone:active,
a.phone:focus {
  color: #fbe434;
}
.fa-phone {
  color: #000;
  font-size: 22px;
  text-align: center;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  padding: 2px 0 0;
}
#footer .fa-phone {
  display: none;
}
.phone a,
.phone a:hover {
  color: #fbe434;
}

#rowNav {
  position: relative;
  z-index: 99;
  width: 100%;
  /*height:120px;*/
  background: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.65);
}
#rowNav #logo a img {
  position: relative;
  width: auto;
  margin-top: 10px;
  z-index: 99;
  max-height: 120px;
}

#mainNav {
  position: relative;
  text-align: right;
  /* width:100%; */
  padding: 0;
}
.mainNav {
  /* overflow:hidden; */
  position: relative;
}
#mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 120px;
  position: relative;
}
#mainNav ul > li {
  padding: 0px;
  display: inline-block;
  position: relative;
  margin-left: -3px;
  font-family: "Vollkorn", sans-serif;
}
#mainNav ul li:last-child {
  padding-right: 0;
}
#mainNav ul li.current-menu-item a {
  color: #000;
  text-decoration: none;
  background-color: #fdf199;
}
#mainNav ul ul li.current-menu-item a {
  background-color: transparent;
}
#mainNav ul li a {
  font-size: 18px;
  position: relative;
  color: #000;
  font-weight: 400;
  padding: 10px 15px;
  margin-left: -2px;
  border-right: 1px solid #fbe434;
  background: transparent;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 100;
}
#mainNav ul li:first-child a {
  border-left: 1px solid #fbe434;
}
#mainNav ul ul li a,
#mainNav ul ul li:first-child a {
  border-left: none;
}
#mainNav ul ul li a {
  display: block;
  margin-left: 0px;
}
#mainNav ul li:first-child ul li a {
  border: none;
}
#mainNav ul li:hover a {
  text-decoration: none;
  background-color: #fdf199;
}
#mainNav ul li:hover ul li a {
  background: transparent;
}
#mainNav ul li.menu-item-has-children.hover a {
  color: #000;
  text-decoration: none;
}

#mainNav ul ul {
  display: none;
  position: absolute;
  margin: 0 0 0 -3px;
  padding: 0;
  z-index: 99999;
  width: 230px;
  left: 0;
  top: 82px;
  background: rgb(253, 241, 153);
}
#mainNav ul ul li {
  display: block;
  text-align: left;
  line-height: 47px;
  margin: 0;
  border-bottom: 1px solid #fbe434;
}
#mainNav ul li:last-child ul {
  right: 0;
  left: inherit;
}
#mainNav ul ul a {
  line-height: 1em;
  padding: 8px 25px;
  border: none;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
#mainNav ul ul li:hover {
  background: rgb(251, 228, 52);
}
#mainNav ul li.menu-item-has-children.hover ul li a,
#mainNav ul ul li a:focus,
#mainNav ul ul li a:active,
#mainNav ul ul li:hover a {
  background: transparent;
}

#rowNav #trigger {
  font-size: 40px;
  line-height: 120px;
  color: #fbe434;
  text-align: right;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#rowNav #trigger span {
  font-family: "Vollkorn", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #000;
}
#rowNav #trigger:hover {
  color: #000;
}
#rowNav #trigger i {
  margin-left: 10px;
  vertical-align: middle;
}

.mm-menu > .mm-list {
  padding: 0 0 40px 0;
}
.mm-menu > .mm-panel {
  background: #dbdbdb;
}
.mm-list > li > a,
.mm-list > li > span {
  font-size: 18px !important;
  font-family: "Vollkorn", sans-serif;
  font-weight: 400;
  color: #505050 !important;
  background: inherit !important;
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #8e8e8e !important;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  margin-left: 0 !important;
}

/*
.mm-ismenu {color:#ffffff !important;}*/

/* Slider
------------------------------------------------------------ */
#showcase {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
#showcase .header-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.tp-caption a,
.tp-caption a:hover {
  color: #fff !important;
  font-weight: 300;
}
.rev_slider .fa,
.rev_slider .fa-icon-arrow-right {
  font-size: 50px !important;
}

/* CTA Area
------------------------------------------------------------ */
#cta {
  padding: 30px 0 0;
  background: #fff;
}
.cta-button {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.cta-button img {
  margin-top: 200px;
}
.cta-overlay {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
}
.cta-overlay a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.cta-overlay * {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.cta-overlay div.top {
  height: 40%;
  width: 100%;
  display: table;
  position: relative;
}
.cta-overlay div.top span,
.cta-overlay div.top div {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.cta-button a h2 {
  font-size: 28px;
  line-height: 26px;
  width: 100%;
  font-weight: 700;
  color: #000;
  padding: 2% 10% 1%;
  margin: 0;
}
.cta-button a h2,
.cta-button a p {
  display: inline-block;
}
.cta-button a p {
  width: 100%;
  line-height: 16px;
  padding: 0 8% 2%;
  margin: 0;
  color: #000;
}
.cta-overlay h3 {
  font-family: FontAwesome;
  overflow: hidden;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  background: url(images/weave-pattern-yellow.png) repeat;
}
.cta-overlay h3 span {
  display: block;
  position: relative;
  top: 0;
  color: #000;
  font-size: 24px;
  line-height: 40px;
}
.cta-overlay h3 span.text {
  font-family: "Vollkorn", sans-serif;
}

.cta-overlay div.gradient {
  display: block;
  width: 100%;
  height: 100%;
  top: -50%;
  z-index: -1;
  position: absolute;
  background: -moz-linear-gradient(
    top,
    rgba(251, 228, 52, 1) 0%,
    rgba(251, 228, 52, 1) 50%,
    rgba(251, 228, 52, 0) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(251, 228, 52, 1)),
    color-stop(50%, rgba(251, 228, 52, 1)),
    color-stop(100%, rgba(251, 228, 52, 0))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(251, 228, 52, 1) 0%,
    rgba(251, 228, 52, 1) 50%,
    rgba(251, 228, 52, 0) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(251, 228, 52, 1) 0%,
    rgba(251, 228, 52, 1) 50%,
    rgba(251, 228, 52, 0) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(251, 228, 52, 1) 0%,
    rgba(251, 228, 52, 1) 50%,
    rgba(251, 228, 52, 0) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(251, 228, 52, 1) 0%,
    rgba(251, 228, 52, 1) 50%,
    rgba(251, 228, 52, 0) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe434', endColorstr='#00fbe434',GradientType=0 ); /* IE6-9 */
}
.cta-overlay a:hover div.gradient {
  top: 0;
}

.cta-overlay a:hover h3 {
  background: url(images/weave-pattern-black.png) repeat;
}
.cta-overlay a:hover h3 span {
  top: -40px;
}
.cta-overlay a:hover h3 span.text {
  color: #fbe434;
}
#primary .cta-overlay,
#mmenu .cta-overlay {
  position: relative;
}
#primary .cta-button,
#mmenu .cta-button {
  margin-bottom: 20px;
}
#primary .cta-button h2,
#mmenu .cta-button h2 {
  padding: 4% 10% 0;
}
#primary .cta-button p,
#mmenu .cta-button p {
  padding: 0 10% 4%;
}

/* Video Bar
------------------------------------------------------------ */
#videoBar {
  background: url(images/dark-blue-pattern.jpg) repeat;
  overflow: hidden;
}
#videoBar h2 {
  color: #fff;
  font-weight: 300;
  padding-bottom: 3px;
  border-bottom: 1px solid #ffb00d;
}
#videoBar ul li {
  font-size: 21px;
  display: inline-block;
  margin: 15px 35px 15px 0px;
  width: 31%;
}
#videoBar ul li a {
  color: #fff;
  font-weight: 400;
  display: block;
}
#videoBar ul li:first-child {
  margin-top: 0;
}
#videoBar ul li i {
  color: #ffb00d;
  margin: -5px 0 0 20px;
  width: 24px;
}
#videoBar .switcher .iframe_container {
  position: relative;
  cursor: pointer;
}
#videoBar .switcher .iframe_container img {
  position: absolute;
  z-index: 99;
  border: 10px solid #ffb00d;
  width: 540px;
}
#videoBar .switcher #embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
#videoBar .switcher .iframe_container h3.widget-title {
  display: none;
}

/* Quick Form
------------------------------------------------------------ */
input[type="text"].field,
input[type="email"].field,
select.field {
  width: 100% !important;
  margin: 0 0 10px 0 !important;
  height: 40px;
  border: 1px solid #122449;
  border-radius: 0;
  color: #7b7b7b;
  background: #fff;
  padding: 0 0 0 10px;
  clear: both;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -1px;
}
select.field {
  width: 100% !important;
}
.field::-webkit-input-placeholder {
  color: #7b7b7b !important;
  font-family: "Open Sans", sans-serif;
}
.field::-moz-placeholder {
  color: #7b7b7b !important;
  font-family: "Open Sans", sans-serif;
} /* firefox 19+ */
.field:-ms-input-placeholder {
  color: #7b7b7b !important;
  font-family: "Open Sans", sans-serif;
} /* ie */
.field:-moz-placeholder {
  color: #7b7b7b !important;
  font-family: "Open Sans", sans-serif;
}
li.buttons.center {
  padding-right: 10%;
}
.btTxt.submit {
  width: 100%;
  background: url("images/angle-pattern-yellow.png") repeat #fbe434;
  border: 1px solid transparent;
  color: #000;
  padding: 7px 10% !important;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 20px;
  font-weight: 700;
  font-family: "Vollkorn", sans-serif;
  border-radius: 0;
  text-shadow: none;
}
.btTxt.submit span {
  font-family: FontAwesome;
}
.btTxt.submit:hover,
.btTxt.submit:active {
  background: #000;
  color: #fbe434;
  border: 1px solid #fbe434;
}
div.bvalidator_errmsg {
  top: -70px !important;
  margin-left: 20px;
}

/* Content
------------------------------------------------------------ */
.entry-content tr,
.entry-content td {
  padding: 5px;
}
#content img {
  width: auto;
}

/* Parallax Effects
------------------------------------------------------------ */
.parallax-container {
  height: 400px;
  width: 100%;
}
.parallax-container.header {
  height: 350px;
  width: 100%;
}

.contentB {
  height: 305px;
  margin: 20px;
  overflow: hidden;
  width: 190px;
}
.contentB h2 {
  text-align: left;
  color: #fbe434;
  font-size: 24px;
  margin: 0;
  padding: 0 0 5px;
}

/* Sidebar
------------------------------------------------------------ */
#primary,
#secondary {
}

#primary ul.menu {
  padding: 0;
}
#primary ul.menu li {
  font-family: "Vollkorn", sans-serif;
  list-style-type: none;
  font-size: 18px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #d2d2d2;
}
#primary ul.menu .sub-menu li a {
  font-size: 16px;
  padding: 8px 15px 8px 25px;
}
#primary ul.menu li a {
  background-color: transparent;
  display: block;
  color: #505050;
  font-size: 20px;
  font-weight: 400;
  padding: 15px;
}
#primary ul.menu li a:hover,
#primary ul.menu li.current_page_item a.active,
#primary ul.menu li a.dcjq-parent.active {
}
#primary ul.sub-menu li.current_page_item a {
  color: #fff;
}
#primary ul.menu .sub-menu {
  padding-left: 0px;
}
#primary ul.menu li:first-child,
#primary ul.menu .sub-menu li:first-child {
  border-top: 1px solid #d2d2d2;
}
#primary ul.menu .sub-menu li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* Footer
------------------------------------------------------------ */

/* Strip Gallery
------------------------------------------------------------ */
#galleryBG {
  position: relative;
  z-index: 9;
  background: #fff;
  padding: 20px 0;
}
#car {
}
#carContainer .item {
  width: 375px;
  float: left;
}
#gallery_title {
  position: relative;
  z-index: 99;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5);
}
#gallery_title h2 {
  color: #3e3e3e;
  padding-bottom: 10px;
  line-height: 32px;
}
div.triangle {
  background: url(images/caret.png);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 42px;
  width: 32px;
  height: 18px;
}
.hoverscroll {
  top: -10px;
  background-color: #fff;
}
div.hoverscroll div.arrow.left,
div.hoverscroll div.arrow.right,
div.hoverscroll div.fixed-arrow.left,
div.hoverscroll div.fixed-arrow.right {
  width: 40px !important;
  height: 250px;
  opacity: 0 !important;
}
#trust {
  text-align: center;
  padding: 40px 0;
  background: #fff;
}
#trust img {
  display: inline-block;
  width: auto;
  margin: 0 15px;
}
#trust h2.widgettitle {
  display: none;
}

#footer_container {
  color: #2b2b2b;
  background: #bfbfbf;
  padding: 20px 0;
}
#footer #info div {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
}
#footer #info div:last-child {
  border: none;
}

#footer #info a {
  font-weight: 400;
  color: #2b2b2b;
  text-decoration: none;
}

#footer #social-footer a {
  color: #2b2b2b;
  font-size: 10px;
}
#footer #social-footer a:hover {
  color: #fbe434;
}
#footer #social-footer .fa-inverse {
  color: #bfbfbf;
}
#footer #social-footer .fa-lg {
  font-size: 1.2em;
}

#footer-menu {
  display: inline-block;
}
#footer-menu ul {
  padding-left: 10px;
}
#footer-menu ul li {
  list-style-type: none;
  display: inline-block;
  border-left: 1px solid #2b2b2b;
  padding: 0 8px 0 10px;
}
#footer-menu ul li a {
  color: #0e80c4;
  font-weight: 400;
}
#footer-menu ul li a:hover {
  color: #122449;
  text-decoration: underline;
}

/* Accordion Navigation
------------------------------------------------------------ */
#footer-inner {
  padding: 20px 0 50px;
  background: #fff;
}
#footerexpandable a {
  color: #505050;
  text-decoration: none;
  background-color: transparent;
}
#footerexpandable a:hover {
  text-decoration: underline;
}
#footer-inner {
  display: none;
}
#footer-click {
  margin: 0;
}
#footer-click a {
  font-weight: 400;
  color: #2b2b2b;
}
#footer-click a span {
  text-decoration: underline;
}
#footer-click a:hover span {
  text-decoration: none;
}
#footer-click a span:hover {
}
#sociusseocontentcontainer h3 {
  color: #2b2b2b;
  font-weight: 400;
  margin-top: 0;
}
#sociusseocontentcontainer > div {
  float: left;
  width: 25%;
}
#sociusseocontentcontainer .menu {
  float: left;
  list-style: none;
  padding: 0;
}
#sociusseocontentcontainer .menu li {
  list-style: none;
  padding: 0 0 5px 0;
}
#sociusseocontentcontainer .menu .sub-menu {
  padding-left: 30px;
}
#sociusseocontentcontainer .menu .sub-menu li {
  list-style-type: disc;
  padding-left: 0;
}
#sociusseocontentcontainer .menu .sub-menu li:last-child {
  padding-bottom: 0;
}
#sociusseocontentcontainer .menu a {
  font-weight: bold;
  font-size: 13px;
}

/* Testimonials
------------------------------------------------------------ */
#testimonials {
  position: relative;
}
#testimonials .container {
  font-family: "Vollkorn", sans-serif;
  height: 400px;
  z-index: 1000;
}
#quote {
  color: #fbe434;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
#review_container {
  color: #fff;
  font-weight: 300;
}
#review_container .review_comment {
  margin-bottom: 5px;
}
#review_container .review_author {
  text-align: right;
  padding: 5px 0 0;
  font-size: 20px;
}
.parallax-overlay {
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 99;
}

.bx-controls {
  position: relative;
  margin: auto;
  width: 40px;
}
.bx-wrapper .bx-viewport {
  left: 0;
}
.bx-wrapper {
  margin: 0 auto 10px;
  position: relative;
}
.bx-wrapper .bx-pager {
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  background-color: transparent !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  float: left;
  border: 2px solid #fff;
  background: transparent;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:first-child a {
  margin-left: 0;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a {
  margin-right: 0;
}
.bx-controls {
  position: relative;
  padding-top: 10px;
}

blockquote .review img {
  float: right;
  width: 50px;
  margin: 0 5px;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #d7bd00;
  margin: 1.5em 10px;
  padding: 1.5em 10px;
  quotes: "\201C""\201D";
}
blockquote:before {
  font-family: "Vollkorn", sans-serif;
  color: #d7bd00;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote .review {
  display: inline;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%; /* When images are too wide for containing element, force them to fit. */
  height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important; /* prevent too-wide images from breaking layout */
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}

/* Small devices (tablets, 320px and up) */
@media (min-width: 280px) {
  .entry-content h3 {
    font-size: 21px;
  }
  .entry-content h4 {
    font-size: 18px;
  }
  .entry-content h5 {
    font-size: 14px;
  }
  #main_container {
    padding: 30px 0;
  }

  .phone {
    top: 0;
    padding: 8px;
    font-size: 16px;
  }
  .fa-phone {
    display: none;
  }

  #rowNav {
    /*height:75px;*/
  }
  #rowNav #logo a img {
    margin-top: 5px;
    padding: 10px;
  }
  #mainNav ul,
  #rowNav #trigger {
    line-height: 70px;
    font-size: 20px;
  }
  #rowNav #trigger span {
    font-size: 18px;
  }
  #showcase .header-image {
    height: 375px;
  }
  #showcase .header-image {
    height: 275px;
  }

  .cta-button {
    margin-bottom: 20px;
  }
  .cta-button a h2 {
    font-size: 18px;
    line-height: 18px;
  }
  .cta-button a p {
    font-size: 13px;
    line-height: 15px;
  }
  .cta-overlay h3 {
    height: 25px;
  }
  .cta-overlay h3 span {
    font-size: 14px;
    line-height: 25px;
  }
  .cta-overlay a:hover h3 span {
    top: -25px;
  }

  .ngg-gallery-thumbnail-box {
    width: 23%;
  }
  .ngg-gallery-thumbnail img {
    width: 100%;
  }

  #testimonials .container {
    padding: 70px 0;
  }

  #quote {
    font-size: 150px;
    line-height: 170px;
    height: 120px;
    text-align: left;
    width: 25%;
    float: left;
  }
  #review_container {
    padding: 0;
    width: 75%;
    float: right;
  }
  #review_container .review_comment {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px 0 0;
    text-align: left;
  }
  .bx-controls {
    left: -15%;
  }

  #trust img {
    width: 130px;
    margin: 0 10px;
  }
  #footer #info div {
    width: 100%;
    border: none;
  }
  #footer #social-footer {
    text-align: center;
    margin-top: 10px;
  }
}

/* Small devices (tablets, 375px and up) */
@media (min-width: 375px) {
  .phone {
    top: 0;
    padding: 8px;
    font-size: 16px;
  }
  .fa-phone {
    display: inline-block;
    font-size: 19px;
    width: 22px;
    height: 22px;
  }
  .cta-button img {
    width: 100%;
  }
}

/* Small devices (tablets, 480px and up) */
@media (min-width: 480px) {
  #rowNav #trigger {
    line-height: 90px;
  }

  .cta-button a h2 {
    font-size: 28px;
    line-height: 28px;
  }
  .cta-overlay h3 {
    height: 40px;
  }
  .cta-overlay h3 span {
    font-size: 24px;
    line-height: 40px;
  }
  .cta-overlay a:hover h3 span {
    top: -40px;
  }

  #testimonials .container {
    padding: 80px 0;
  }
  #quote {
    width: 18%;
  }
  #review_container {
    width: 82%;
  }
  #review_container .review_comment {
    font-size: 24px;
    line-height: 28px;
  }
  .bx-controls {
    left: -10%;
  }
}

/* Small devices (tablets, 600px and up) */
@media (min-width: 600px) {
  .phone {
    font-size: 20px;
  }
  .fa-phone {
    font-size: 22px;
    width: 25px;
    height: 25px;
  }
  #rowNav #trigger {
    line-height: 100px;
    font-size: 28px;
  }
  #rowNav #trigger span {
    font-size: 28px;
  }
}

/* Small devices (tablets, 667px and below) */
@media (max-width: 667px) {
  #content .alignleft,
  #content .aligncenter,
  #content .alignright,
  #content .alignnone,
  #content img {
    margin: 0 auto 20px;
    display: block;
    float: none;
    max-width: 100%;
    height: auto;
  }
  .iframe_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
  }
  .iframe_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* Small devices (tablets, 667px and up) */
@media (min-width: 667px) {
  h2 {
    font-size: 30px;
  }

  .cta-button h2 {
    margin: 6% 0;
  }

  #quote {
    width: 13%;
  }
  #review_container {
    width: 87%;
  }
  .bx-controls {
    left: -6%;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .entry-content h3 {
    font-size: 30px;
  }
  .entry-content h4 {
    font-size: 24px;
  }
  .entry-content h5 {
    font-size: 20px;
  }

  #mainNav ul {
    line-height: 120px;
  }
  #mainNav ul ul {
    line-height: 40px;
    margin-top: -1px; /* z-index: 999; */
  }
  #rowNav #trigger {
    line-height: 110px;
    font-size: 40px;
  }
  #rowNav #trigger span {
    font-size: 30px;
  }

  .fullwidthbanner-container .fullwidthabanner {
    height: 400px !important;
  }
  #showcase .header-image {
    height: 205px;
  }

  input[type="text"].field,
  input[type="email"].field,
  select.field {
    font-size: 16px;
  }

  .cta-button img {
    height: 250px;
  }
  .cta-button {
    margin-bottom: 0;
  }
  .cta-overlay div.top {
    height: 50%;
  }
  .cta-button a h2 {
    font-size: 16px;
    line-height: 18px;
  }
  .cta-button a p {
    font-size: 12px;
    line-height: 14px;
  }
  .cta-overlay h3 {
    height: 25px;
  }
  .cta-overlay h3 span {
    font-size: 14px;
    line-height: 25px;
  }
  .cta-overlay a:hover h3 span {
    top: -25px;
  }

  #testimonials .container {
    padding: 100px 0;
  }
  #quote {
    font-size: 200px;
    line-height: 190px; /*width:11%;*/
  }
  /*#review_container {width:89%;}*/

  #trust img {
    width: 125px;
    margin: 0 5px;
  }
  #footer #info {
    text-align: center;
  }
  #footer #info > div {
    width: auto;
    border-right: 1px solid #2b2b2b;
  }
  #footer #info > div.textwidget {
    border-right: none;
  }
  #footer #info > div:last-child {
    width: 100%;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .phone {
    /* top:4px; */
    padding: 6px 8px;
    margin-right: 0;
  }

  #rowNav {
    height: 120px;
  }
  #rowNav #logo a img {
    margin-top: 15px;
  }

  .fullwidthbanner-container .fullwidthabanner {
    height: 500px !important;
  }

  input[type="text"].field,
  input[type="email"].field,
  select.field {
    height: 36px;
    font-size: 15px;
  }

  .cta-overlay div.top {
    height: 45%;
  }
  .cta-button a h2 {
    font-size: 22px;
    line-height: 22px;
  }
  .cta-button a p {
    font-size: 14px;
    line-height: 16px;
  }
  .cta-overlay h3 {
    height: 25px;
  }
  .cta-overlay h3 span {
    font-size: 16px;
    line-height: 25px;
  }
  .cta-overlay a:hover h3 span {
    top: -25px;
  }

  .ngg-gallery-thumbnail-box {
    width: 24%;
  }

  #testimonials .container {
    padding: 30px 0;
  }
  #quote {
    font-size: 200px;
    line-height: 220px;
    height: 120px;
    text-align: center;
    width: auto;
    float: none;
  }
  #review_container {
    width: auto;
    float: none;
  }
  #review_container .review_comment {
    padding: 0 90px;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
  }
  #review_container .review_author {
    text-align: right;
  }
  .bx-controls {
    left: 0;
  }

  #trust img {
    width: 155px;
    margin: 0 15px;
  }
  #footer #info {
    text-align: center;
  }
  #footer #info > div {
    padding: 5px 12px;
  }
  #footer #info > div.textwidget {
    border-right: 1px solid #2b2b2b;
  }
  #footer #info > div:last-child {
    width: auto;
    border: none;
  }
  #footer #social-footer {
    text-align: right;
    margin-top: 0;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #rowNav #logo a img {
    margin-top: 0px;
  }

  .cta-overlay div.top {
    height: 40%;
  }
  .cta-button a h2 {
    font-size: 26px;
    line-height: 26px;
  }
  #primary .cta-button a h2 {
    font-size: 22px;
    line-height: 22px;
  }
  .cta-button a p {
    font-size: 14px;
    line-height: 16px;
  }
  .cta-overlay h3 {
    height: 40px;
  }
  .cta-overlay h3 span {
    font-size: 24px;
    line-height: 40px;
  }
  .cta-overlay a:hover h3 span {
    top: -40px;
  }

  #review_container {
    padding: 0 100px;
  }

  #footer #info > div {
    padding: 5px 20px;
    font-size: 16px;
  }
  #trust img {
    width: auto;
  }
}
/* Large devices (large desktops, 1600px and up) */
@media (min-width: 1600px) {
  #mainNav ul li a {
    padding: 10px 25px;
  }
}

/* Home page */
.home-photos {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.home-photos .column1 {
  width: 58%;
  float: left;
}

.home-photos .column2 {
  width: 42%;
  float: right;
  margin-top: 150px;
}

.home-photos .column1 img {
  margin-top: 8px;
  vertical-align: middle;
  aspect-ratio: 4/3;
  height: 500px;
  width: 600px;
}

.home-photos .column2 img {
  margin-top: 8px;
  vertical-align: middle;
  aspect-ratio: 3/4;
  height: 600px;
  width: 500px;
}

/* Portfolio */

.auto-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  row-gap: 1rem;
  column-gap: 1rem;
  padding: 0;
}

.auto-grid li {
  list-style-type: none;
}

.flow > * + * {
  margin-top: var(--flow-space, 1em);
}

.profile {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
}

.profile-vertical {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 2/3;
  position: relative;
  overflow: hidden;
}

:is(.profile, .profile-vertical) img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  object-fit: cover;
  filter: grayscale(1);
  transition: filter 200ms ease, transform 250ms linear;
}

:is(.profile, .profile-vertical):hover img,
:is(.profile, .profile-vertical):focus img {
  filter: grayscale(0);
}

.social-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin: 2rem 0;
}

.instagram-color {
  font-size: 30px;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.facebook-color {
  font-size: 30px;
  background: #316FF6;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
